Package | WorkshopJena3.v1 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=WorkshopJena3.v1@0.0.1-beta&canonical=http://example.org/fhir/StructureDefinition/PatientDUPJena |
Url | http://example.org/fhir/StructureDefinition/PatientDUPJena |
Status | draft |
Date | 2020-02-12T14:01:18.5555359+00:00 |
Name | PatientDUPJena |
Title | DUP Profil für Patient |
Experimental | False |
Description | Patient-Profil aus dem Wokshop der Uni Jena |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
http://fhir.de/StructureDefinition/identifier-pid ![]() | Identifier-Profil für die Abbildung einer Patienten-ID |
{
"resourceType" : "StructureDefinition",
"id" : "a31cf070-aa2c-4413-82a1-40bd7def31e5",
"meta" : {
"lastUpdated" : "2020-02-12T14:01:14.071+00:00"
},
"url" : "http://example.org/fhir/StructureDefinition/PatientDUPJena",
"name" : "PatientDUPJena",
"title" : "DUP Profil für Patient",
"status" : "draft",
"date" : "2020-02-12T14:01:18.5555359+00:00",
"description" : "Patient-Profil aus dem Wokshop der Uni Jena",
"fhirVersion" : "4.0.0",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "loinc",
"uri" : "http://loinc.org",
"name" : "LOINC code for the element"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient.identifier",
"path" : "Patient.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.identifier.system",
"path" : "Patient.identifier.system",
"mustSupport" : false
},
{
"id" : "Patient.identifier:PidUniJena",
"path" : "Patient.identifier",
"sliceName" : "PidUniJena",
"max" : "1",
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-pid"
]
}
]
},
{
"id" : "Patient.identifier:PidUniJena.type.coding",
"path" : "Patient.identifier.type.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Patient.identifier:PidUniJena.system",
"path" : "Patient.identifier.system",
"fixedUri" : "http://www.uniklinikum-jena.de/fhir/NamingSystem/patient-identifier"
},
{
"id" : "Patient.telecom",
"path" : "Patient.telecom",
"max" : "0"
},
{
"id" : "Patient.gender",
"path" : "Patient.gender",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.birthDate",
"path" : "Patient.birthDate",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.address",
"path" : "Patient.address",
"max" : "0"
},
{
"id" : "Patient.contact",
"path" : "Patient.contact",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.